home *** CD-ROM | disk | FTP | other *** search
/ NCSoft Asset Disc (USA) / NCSoft Asset Disc (USA).bin / exarch.swf / scripts / DefineButton2_220 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-05-03  |  69 b   |  5 lines

  1. on(release){
  2.    this.play();
  3.    this._parent.mc_plus03.play();
  4. }
  5.